26a1bcbe-be77-4cbd-a697-e41d514ff904 1.0 2016
{if chains.cut=False:A steel chain shackles you to the wall.}
{if chains.cut=True:The worthless chains no longer bind you.}
]]>
A saw for cutting through metal. How convenient that it is here. if (chains.cut=False) { msg ("They bind you to the wall, and are far too strong to break.") } else if (chains.cut=True) { msg ("They're worthless now that you've sawn through them.") } false chain; chains; shackle; shackles
cut chains; cut chain; saw through chain; saw through chains; use saw on chains; use saw on chain